home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / MacDOS 3.0.rsrc / TEXT_159_PATH.txt < prev    next >
Encoding:
Text File  |  1995-04-09  |  370 b   |  13 lines

  1. Displays and sets a search path for executable files.
  2.  
  3. PATH [paths]
  4.  
  5.   paths   is a list of paths separated by semicolons. If the
  6.           parameter 'paths' is missing, PATH displays the current
  7.           list. If 'paths' consists of a single semicolon, PATH
  8.           resets the list.
  9.  
  10. Example: path c:\;\bin;1:\batches
  11.  
  12. "PATH paths" is equivalent to "SET PATH=paths"
  13.